IAxis.CommunicationReady property

Checks whether the EtherCAT network is initialized and ready for communication.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool CommunicationReady { get; }
ReadOnly Property CommunicationReady As Boolean

Property Value

Type: bool

See also

IAxis Interface

IntervalZero.KINGSTAR.Base.Class Namespace